install:
	npm install websocket


run:
	nodejs example-server.js
